home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / News / Alexandra.0.82 / Source / PB.project < prev    next >
Encoding:
Text File  |  1996-02-07  |  2.4 KB  |  36 lines

  1. APPICON = "paper+eye.tiff";
  2. INSTALLDIR = "$(HOME)/Apps";
  3. COMPILEROPTIONS = "";
  4. GENERATEMAIN = YES;
  5. DOCICONFILES = ();
  6. FILESTABLE = {
  7.     M_FILES = (Alexandra_main.m);
  8.     OTHER_LINKED = ();
  9.     H_FILES = (Alexandra.h, AlexandraApp.h, Article.h, ArticleSet.h, ArticleSetMatrix.h, ArticleViewControl.h, ColumnMatrix.h, Composer.h, descriptors.h, FaceView.h, GrayCell.h, headerfields.h, HideableClockView.h, instr.h, Interval.h, KeyEventResponder.h, KillFile.h, MainWindowControl.h, mapfile.h, MatrixScroller.h, MatrixSet.h, MiscSearchText.h, MiscTBMK.h, Newsgroup.h, NewsgroupBrowserCell.h, NewsgroupSet.h, NewsGroupSetBrowser.h, NewsgroupSetMatrix.h, NNTP.h, NntpPanelControl.h, "parse-header.h", parsedate.h, "plain-subject.h", readline.h, regexpr.h, response_codes.h, rfc822realname.h, SearchableText.h, ServerCell.h, SideSplitView.h, TextKeyDown.h);
  10.     CLASSES = (AlexandraApp.m, Article.m, ArticleSet.m, ArticleSetMatrix.m, ArticleViewControl.m, ColumnMatrix.m, Composer.m, FaceView.m, GrayCell.m, HideableClockView.m, Interval.m, KeyEventResponder.m, KillFile.m, MainWindowControl.m, MatrixScroller.m, MatrixSet.m, Newsgroup.m, NewsgroupBrowserCell.m, NewsgroupSet.m, NewsGroupSetBrowser.m, NewsgroupSetMatrix.m, NNTP.m, NntpPanelControl.m, ServerCell.m, SideSplitView.m, TextKeyDown.m);
  11.     IMAGES = ("Article-long.tiff", "Article-medium.tiff", "Article-short.tiff", Dimple.tiff, MiscClockStuff.tiff, of.tiff, OpenWindow.tiff);
  12.     C_FILES = (readline.c, mapfile.c, parsedate.c, rfc822realname.c, "parse-header.c", "plain-subject.c", MiscTBMK.c, regexpr.c, instr.c);
  13.     OTHER_RESOURCES = (emacs.keys, Help, services);
  14.     OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
  15.     SUBPROJECTS = (Decoding.subproj, KillFilePanel.subproj, Preferences.subproj, AMGErrorHandling.subproj, NiceStuff.subproj, XText.subproj, Info.subproj, HeadInspector.subproj);
  16.     BUNDLES = (MiscFindPanel.bproj);
  17.     LIBRARYSEARCH = ();
  18.     OTHER_LIBS = (MiscClipText, MiscArrowButton, dbkit_s, Media_s, MiscClockView, MiscDateView, MiscKit, MiscSwapKit, NeXT_s, Indexing_s);
  19.     INTERFACES = (Composer.nib, newsreader.nib, nntpserver.nib);
  20. };
  21. APPCLASS = AlexandraApp;
  22. MAINNIB = nntpserver;
  23. LINKEROPTIONS = "";
  24. DOCEXTENSIONS = ();
  25. PROJECTTYPE = Application;
  26. PROJECTVERSION = 1.1;
  27. LOCALIZABLE_FILES = {
  28.     Help;
  29.     Composer.nib;
  30.     nntpserver.nib;
  31.     newsreader.nib;
  32. };
  33. PROJECTNAME = Alexandra;
  34. SYSTEMEXTENSIONS = ();
  35. LANGUAGE = English;
  36.